set External Notification
open fun setExternalNotification(value: ModuleConfigProtos.ModuleConfig.ExternalNotificationConfig): LocalOnlyProtos.LocalModuleConfig.Builder
open fun setExternalNotification(builderForValue: ModuleConfigProtos.ModuleConfig.ExternalNotificationConfig.Builder): LocalOnlyProtos.LocalModuleConfig.Builder
The part of the config that is specific to the ExternalNotification module
Content copied to clipboard
.meshtastic.ModuleConfig.ExternalNotificationConfig external_notification = 3;